Run Automation
Run Automation (v1.0.0)
Triggers another automation by its config ID, optionally passing a JSON payload.
Inputs:
Name: Automation Config ID
Type: string
Tooltip:
The ID of the automation config to trigger.
Name: Payload (JSON)
Type: string
Tooltip:
Optional JSON payload to pass to the automation.
Name: Target Node
Type: string
Tooltip:
Choose where to run the automation. "thisNode" sends the current node ID as the target. "automationDefault" uses the target nodes configured on the automation.
Name: Skip If Already Running
Type: string
Tooltip:
Skip triggering if the automation is already running on this node or any node.
Outputs:
1: Continue to next plugin